home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual BASIC 5.0 (Ent. Edition) / Vb5ent Extractor.EXE / VB / SAMPLES / ENTRPRIS / APE / AECLIENT / AECLIENT.VBP < prev    next >
Encoding:
VisualBasic Project  |  1997-01-16  |  2.4 KB  |  59 lines

  1. Type=OleExe
  2. Reference=*\G{FF79D134-BE4F-11CF-9EEA-00AA0069522B}#1.0#9#..\..\..\VB5\AEINSTNR.EXE#Application Performance Explorer Instancer
  3. Reference=*\G{77F0AFED-E968-11CF-B6C3-00AA004A4054}#d.0#9#..\..\..\VB5\AEPOOL.EXE#Application Performance Explorer Pool Manager
  4. Reference=*\G{50299177-F6C3-11CF-9B49-00AA0069522B}#19.0#9#..\..\..\VB5\AEQUEUE.EXE#Application Performance Explorer Queue Manager
  5. Reference=*\G{244D13BD-AFDB-11CE-85D1-00AA00695286}#1.1#0#..\..\..\VB5\RACREG32.DLL#RacReg
  6. Reference=*\G{54CDFB53-F230-11CF-9B49-00AA0069522B}#1.0#9#..\..\..\VB5\AEIntrfc.tlb#Application Performance Explorer, Standard Interfaces
  7. Reference=*\G{21FD9AD2-277F-11D0-B73C-00AA0069522B}#1.0#0#..\..\..\VB5\AEWORKER.EXE#Application Performance Explorer Worker
  8. Reference=*\G{528E78BA-BE34-11CF-9EE9-00AA0069522B}#1f.0#0#..\..\..\VB5\AEEXPDTR.EXE#Application Performance Explorer Expediter
  9. Class=Client; client.cls
  10. Module=modClient; modclnt.bas
  11. Class=clsCallback; clscalbk.cls
  12. Class=clsClientService; clscntsv.cls
  13. Class=clsDirectTestTool; clsdrttl.cls
  14. Class=clsQueueTestTool; clsquetl.cls
  15. Module=modAEConstants; ..\include\modaecon.bas
  16. Module=modVBErrors; ..\include\modvberr.bas
  17. Module=modWin32Errors; ..\include\modwiner.bas
  18. Class=clsPositionForm; ..\include\clsposfm.cls
  19. Form=frmclnt.frm
  20. Class=clsPoolTestTool; clsPooTl.cls
  21. Module=modAEGlobals; ..\Include\modAEGlb.bas
  22. ResFile32="aeclient.res"
  23. IconForm="frmClient"
  24. Startup="Sub Main"
  25. HelpFile=""
  26. Title="Application Performance Explorer Client"
  27. ExeName32="AEClient.exe"
  28. Command32=""
  29. Name="AEClient"
  30. HelpContextID="0"
  31. Description="Application Performance Explorer Client"
  32. CompatibleMode="2"
  33. CompatibleEXE32="..\server\AEClient.cmp"
  34. VersionCompatible32="1"
  35. MajorVer=1
  36. MinorVer=0
  37. RevisionVer=3716
  38. AutoIncrementVer=0
  39. ServerSupportFiles=0
  40. VersionCompanyName="Microsoft Corporation"
  41. VersionFileDescription="Application Performance Explorer Client"
  42. VersionLegalCopyright="Copyright ⌐ 1996-1997 Microsoft Corp."
  43. VersionLegalTrademarks="Microsoft« is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation"
  44. VersionProductName="Application Performance Explorer Client"
  45. CompilationType=0
  46. OptimizationType=0
  47. FavorPentiumPro(tm)=0
  48. CodeViewDebugInfo=0
  49. NoAliasing=0
  50. BoundsCheck=0
  51. OverflowCheck=0
  52. FlPointCheck=0
  53. FDIVCheck=0
  54. UnroundedFP=0
  55. StartMode=1
  56. Unattended=0
  57. ThreadPerObject=0
  58. MaxNumberOfThreads=1
  59.